/* CSS Document */

*,html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
body{ font: normal 14px  "Microsoft YaHei"; color:#333333;}
em, i { font-style: normal; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; }
input, button, textarea { border: none; }
a { color: #333; text-decoration: none; transition: all 0.2s ease 0s; }
a:hover { color: #089bfc; }
.fl{ float: left;}
.fr{ float: right;}
.clr{ padding: 0; margin: 0; clear: both; content: ""; font-size: 0; width: 0; height: 0; line-height: 0; overflow: hidden; visibility: hidden; }
html, body { width: 100%; height: auto; }

/*--foot--*/
.foot{ width:100%;}
.wrap{width:1240px;margin:0 auto;}
.foot{margin-top:40px;}
.foot-left{float:left;}
.foot-text{display:block;font-size:18px;margin-top:23px;}
.foot-right{float:right;}






